home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 May / Macworld (1998-05).dmg / Updaters / SoftWindows 95 5.0.2 / SoftWindows Upgrade Disk / UPMAN.INP < prev    next >
Encoding:
Text File  |  1998-02-17  |  265 b   |  15 lines

  1. l 200 2 0 1
  2. a
  3. mov di,22a      ;location in above buffer (0x200) of serial number
  4. cld                     ;load going forward
  5. mov al,f1
  6. stosb
  7. int 3           ;go back to debugger
  8.  
  9. g=100
  10. w 200 2 0 1
  11. a 100
  12. jmp f000:fff0   ;jump to reboot address
  13.  
  14. g=100
  15.